home *** CD-ROM | disk | FTP | other *** search
- object frmSplash: TfrmSplash
- Left = 310
- Top = 276
- BorderIcons = []
- BorderStyle = bsNone
- BorderWidth = 2
- Caption = 'frmSplash'
- ClientHeight = 241
- ClientWidth = 342
- Color = clBlack
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- OldCreateOrder = False
- Position = poDesktopCenter
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object imgSplash: TImage
- Left = 0
- Top = 0
- Width = 353
- Height = 257
- Picture.Data = {<image000.bmp>}
- end
- object Shape1: TShape
- Left = 14
- Top = 201
- Width = 322
- Height = 46
- Pen.Color = clWhite
- end
- object lblTitle: TLabel
- Left = 16
- Top = 208
- Width = 152
- Height = 32
- Caption = 'EasySyntax'
- Color = clWhite
- Font.Charset = DEFAULT_CHARSET
- Font.Color = 7091212
- Font.Height = -27
- Font.Name = 'Century Gothic'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- Transparent = True
- end
- object lblVersion: TLabel
- Left = 243
- Top = 221
- Width = 51
- Height = 13
- Alignment = taRightJustify
- Caption = '??.??.??'
- Color = clWhite
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clNavy
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- end
- end
-